home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / wild / include / fd / ppct_lib.fd < prev    next >
Text File  |  1999-01-01  |  297b  |  12 lines

  1. ##bias 30
  2. ##base _PPctExtensionBase
  3. MakePPCT(tags)(a0)
  4. FreePPCT(ppct)(a0)
  5. FallPPCT(ppct,color)(a0/d0)
  6. ImagePPCT(ppct,trueimage,chunkyimage,numofpixels)(a0/a1/a2/d0)
  7. PaletteToRGB32(palette,numofcols,firstcol)(a0/d0/d1)
  8. FreeRGB32(rgb32)(a0)
  9. RGB32ToPalette(rgb32)(a0)
  10. FreePalette(palette)(a0)
  11. ##end.
  12.